-
Home
-
WP phpMyAdmin
-
5.1.0.02
-
Code
-
Classes
- CreateAddField
Total Complexity |
72 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
533 |
Lines of code |
326 |
Logical lines of code |
149 |
Comment lines |
120 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPartitionDefinition() |
A |
44 |
14 |
45 |
buildIndexStatements() |
A |
43 |
13 |
45 |
getPartitionsDefinition() |
A |
50 |
11 |
29 |
getTableCreationQuery() |
A |
50 |
8 |
27 |
setColumnCreationStatementSuffix() |
S |
53 |
6 |
23 |
getNumberOfFieldsFromRequest() |
S |
58 |
5 |
15 |
tryColumnCreationQuery() |
S |
53 |
4 |
25 |
getColumnCreationStatements() |
S |
46 |
2 |
49 |
buildColumnCreationStatement() |
S |
49 |
3 |
31 |
mergeIndexStatements() |
S |
63 |
2 |
11 |
getIndexedColumns() |
S |
58 |
1 |
16 |
getStatementPrefix() |
S |
70 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |